home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 April / april_2001.iso / intercd / root / Browsers / ^MSN_Explorer / setup.exe / campaign.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-12-12  |  880 b   |  26 lines

  1. [Version]
  2. Signature   = "$CHICAGO$"
  3. AdvancedINF = 2.5
  4.  
  5. [DefaultUninstall]
  6. RequiredEngine = Setupapi,%BADSETUPVER%
  7. DelReg         = Uninstall.DelReg
  8.  
  9. [Uninstall.DelReg]
  10. HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes"
  11.  
  12. [DefaultInstall]
  13. RequiredEngine = Setupapi,%BADSETUPVER%
  14. AddReg         = Install.AddReg
  15.  
  16. [Install.AddReg]
  17. ; - to add more codes, cut and paste the following add reg line and change the KEY (Campaign)/VALUE (343DFF34343) pairs.
  18. ; - to not set any codes, remove the following add reg line.
  19. ;HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes","Campaign",,"343DFF34343"
  20. HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes","Campaign",,"0MARSDNLD0"
  21. HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes","Token",,"NO"
  22.  
  23. [Strings]
  24. BADSETUPVER  = "Your system is missing the required Setup engine."
  25. BRAND_FOLDER = "MSN"
  26.